StoreAndForwardOrBuilder

interface StoreAndForwardOrBuilder : MessageOrBuilder

Inheritors

Properties

Functions

Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.RequestResponse rr = 1;
Link copied to clipboard
abstract fun getRrValue(): Int

TODO: REPLACE
.meshtastic.StoreAndForward.RequestResponse rr = 1;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.Statistics stats = 2;
Link copied to clipboard

TODO: REPLACE
.meshtastic.StoreAndForward.Statistics stats = 2;
Link copied to clipboard
abstract fun getText(): ByteString

Text from history message.
bytes text = 5;
Link copied to clipboard
abstract fun hasHeartbeat(): Boolean

TODO: REPLACE
.meshtastic.StoreAndForward.Heartbeat heartbeat = 4;
Link copied to clipboard
abstract fun hasHistory(): Boolean

TODO: REPLACE
.meshtastic.StoreAndForward.History history = 3;
Link copied to clipboard
abstract fun hasStats(): Boolean

TODO: REPLACE
.meshtastic.StoreAndForward.Statistics stats = 2;
Link copied to clipboard
abstract fun hasText(): Boolean

Text from history message.
bytes text = 5;